Empty Tags

HTML Elements for <HEAD> Sections in HTML Documents

Element Description
<BASE> Base context document
<LINK> Link from this document

 

HTML Elements for <BODY> Sections in HTML Documents

Element Description
<BR> Line Break
<DD> Definition of term
<DT> Term in Definition list
<HR> Horizontal Rule
<IMG> Image; icon, illustration
<LI> List item
<P> Paragraph
<SELECT> Selection of options(s)

 

HTML Elements for <FORMS> Sections in HTML Documents

Element Description
<INPUT> Form input datum
<TEXTAREA> Area for text input
<OPTION> Selection option